[INFO] cloning repository https://github.com/jD91mZM2/termplay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jD91mZM2/termplay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Ftermplay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Ftermplay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37b2e74c2953708bea35086afaafc7e93636d2d0
[INFO] checking jD91mZM2/termplay against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Ftermplay" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jD91mZM2/termplay
[INFO] finished tweaking git repo https://github.com/jD91mZM2/termplay
[INFO] tweaked toml for git repo https://github.com/jD91mZM2/termplay written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jD91mZM2/termplay on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jD91mZM2/termplay already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `termplay` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded weezl v0.1.2
[INFO] [stderr]   Downloaded termion v1.5.5
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.22
[INFO] [stderr]   Downloaded const_fn v0.4.3
[INFO] [stderr]   Downloaded futures-core v0.3.7
[INFO] [stderr]   Downloaded futures-task v0.3.7
[INFO] [stderr]   Downloaded futures-macro v0.3.7
[INFO] [stderr]   Downloaded futures-sink v0.3.7
[INFO] [stderr]   Downloaded thiserror v1.0.22
[INFO] [stderr]   Downloaded paste v1.0.2
[INFO] [stderr]   Downloaded futures-executor v0.3.7
[INFO] [stderr]   Downloaded futures-channel v0.3.7
[INFO] [stderr]   Downloaded anyhow v1.0.34
[INFO] [stderr]   Downloaded bytemuck v1.4.1
[INFO] [stderr]   Downloaded gstreamer-app v0.16.3
[INFO] [stderr]   Downloaded once_cell v1.4.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.0
[INFO] [stderr]   Downloaded image v0.23.11
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.0
[INFO] [stderr]   Downloaded png v0.16.7
[INFO] [stderr]   Downloaded gstreamer-base v0.16.3
[INFO] [stderr]   Downloaded addr2line v0.14.0
[INFO] [stderr]   Downloaded pin-project v1.0.1
[INFO] [stderr]   Downloaded serde v1.0.117
[INFO] [stderr]   Downloaded toml v0.5.7
[INFO] [stderr]   Downloaded backtrace v0.3.54
[INFO] [stderr]   Downloaded futures-util v0.3.7
[INFO] [stderr]   Downloaded gstreamer v0.16.4
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.20
[INFO] [stderr]   Downloaded syn v1.0.48
[INFO] [stderr]   Downloaded libc v0.2.80
[INFO] [stderr]   Downloaded tiff v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b
[INFO] running `Command { std: "docker" "start" "1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `termplay` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]     Checking futures-core v0.3.7
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking futures-channel v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling gstreamer v0.16.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling gstreamer-base v0.16.3
[INFO] [stderr]     Checking muldiv v0.2.1
[INFO] [stderr]     Checking weezl v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]    Compiling paste v1.0.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]    Compiling gstreamer-app v0.16.3
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking futures-sink v0.3.7
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]     Checking backtrace v0.3.54
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]     Checking tiff v0.6.0
[INFO] [stderr]     Checking image v0.23.11
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]     Checking pin-project v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.7
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gstreamer-sys v0.9.1
[INFO] [stderr]    Compiling gstreamer-base-sys v0.9.1
[INFO] [stderr]    Compiling gstreamer-app-sys v0.9.1
[INFO] [stderr]     Checking futures-executor v0.3.7
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking termplay v2.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `drag_move` is never read
[INFO] [stdout]   --> src/zoomer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Zoomer<C: Converter> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     drag_move: Option<(u16, u16)>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Zoomer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/interactive.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Debug, Fail)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Fail` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_VideoError`
[INFO] [stdout] 143 | pub enum VideoError {
[INFO] [stdout]     |          ---------- `VideoError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/interactive.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Debug, Fail)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Display` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_VideoError`
[INFO] [stdout] 143 | pub enum VideoError {
[INFO] [stdout]     |          ---------- `VideoError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `drag_move` is never read
[INFO] [stdout]   --> src/zoomer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Zoomer<C: Converter> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     drag_move: Option<(u16, u16)>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Zoomer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/interactive.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Debug, Fail)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Fail` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_VideoError`
[INFO] [stdout] 143 | pub enum VideoError {
[INFO] [stdout]     |          ---------- `VideoError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/interactive.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Debug, Fail)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Display` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_VideoError`
[INFO] [stdout] 143 | pub enum VideoError {
[INFO] [stdout]     |          ---------- `VideoError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.12s
[INFO] running `Command { std: "docker" "inspect" "1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b", kill_on_drop: false }`
[INFO] [stdout] 1a8265f3eba07e6b4f6c02d2b4f36c815970a5d5b34d3ccd599de7f49f10aa8b
